domain
Class BasicConcept

java.lang.Object
  extended by domain.GeneralConcept
      extended by domain.BasicConcept
All Implemented Interfaces:
Included, Including
Direct Known Subclasses:
AtomicConcept, ConceptAttributeDomain, ExistentialRole

public abstract class BasicConcept
extends GeneralConcept
implements Included


Constructor Summary
BasicConcept()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicConcept

public BasicConcept()